Leadtools.Services.DataContracts Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RawBinaryData Constructor(Byte[])
See Also 
Leadtools.Services.DataContracts Namespace > RawBinaryData Class > RawBinaryData Constructor : RawBinaryData Constructor(Byte[])



data
Byte array of the data to be used for loading or saving.
Initializes a new instance of the RawBinaryData class with explicit parameters.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal data() As Byte _
)
Visual Basic (Usage)Copy Code
Dim data() As Byte
 
Dim instance As RawBinaryData(data)
C# 
public RawBinaryData( 
   byte[] data
)
C++/CLI 
public:
RawBinaryData( 
   array<byte>^ data
)

Parameters

data
Byte array of the data to be used for loading or saving.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: Imaging Pro/Document/Medical Features